Skip to content

Conversation

shahidansari310
Copy link

Changes Made

  • Fixed invalid h1 color hex (#ffh → #fff)
  • Corrected RGBA values in box-shadow (256 → 255)
  • Added smoother hover transition for transform + box-shadow
  • Added responsive layout for mobile (flex column)

Why

These fixes improve browser compatibility, readability, and responsiveness.

@aayush105
Copy link
Member

Hello @shahidansari310

Please add the output images of before and after as well in the comment so i can review it.

@shahidansari310
Copy link
Author

#Before (Buggy Version)
Screenshot 2025-10-04 123224
The h1 color code was invalid (#ffh instead of #fff) and the section hover animation was not smooth.

#After (Fixed Version)
Screenshot 2025-10-04 123217
Corrected the h1 color to #fff and improved the hover + box-shadow transition for smoother animation.

@aayush105
Copy link
Member

#Before (Buggy Version) Screenshot 2025-10-04 123224 The h1 color code was invalid (#ffh instead of #fff) and the section hover animation was not smooth.

#After (Fixed Version) Screenshot 2025-10-04 123217 Corrected the h1 color to #fff and improved the hover + box-shadow transition for smoother animation.

This pr doesn't make a valuable contribution. So I am closing it. Please make a valuable pr. @shahidansari310

@aayush105 aayush105 closed this Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants